SV Mapper 1.0.0.59

Disclaimer:
This product ships "AS IS", with no warranties at all.
Distribution: only as freeware product, with no changes to code and resources.
Dedicated to http://www.sukhoi.ru/
Was written on Delphi (maybe it's good or not, I code much easily with it).

The basement of design was taken from MeanDog's MJoy Mapper (you can found it at http://www.mindaugas.com).

This program allows to map joystick's keys on keyboard keys.
You can map the reaction on keypress and keyrelease (it allows to solder single-throw toggle-switches as buttons on MJoy), set repeats on these events, and toggle continous mapping (now there is no troubles with TeamSpeak).
At current moment Shift, Alt, Ctrl and Win-keys are modificators of main key (you can map modificators at different combinations) with another key.

To use it simple double click at cell with row equal to your button and column equal to your needs.

Remarks: 
- if you've set some KeyPress or KeyRelease by error, it's enough to set field Repeat to 0 to "clear" field. Or you can create new profile.
- it's recommended to save profiles in INI-files, cause of old format doesn't support some of fields of structure.

Thanks to USSR_Rik for tests and advices for interface part.

Nihil aka Shurick V 
nihil@nm.ru

-- History
1.0.0.59
- added mapping of profiles
- minor bugs fixed

1.0.0.58
- added POV support.
- minor changes in format of save-files.
- you can start program with '-u' key. If program is loaded then it unloads. Else it starts as usual.

1.0.0.56 
- added saving to INI-files,
- added editable and functional delays between repeats,
- program starts minimized to taskbar.

1.0.0.51
- added mapping of Shift,Ctrl,Alt,Win-keys. (Do not forget to toggle Continous button, which you define as this modifier).